home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 90 / maccd 90.iso / utilities / Mac OS / SwitchBack 3.6 / SwitchBack / SwitchBack.rsrc / plst_0 < prev    next >
Encoding:
Extensible Markup Language  |  2002-02-03  |  1.8 KB  |  68 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleDocumentTypes</key>
  8.     <array>
  9.         <dict>
  10.             <key>CFBundleTypeIconFile</key>
  11.             <string>129</string>
  12.             <key>CFBundleTypeName</key>
  13.             <string>SwitchBack Document</string>
  14.             <key>CFBundleTypeOSTypes</key>
  15.             <array>
  16.                 <string>SwBf</string>
  17.             </array>
  18.             <key>CFBundleTypeRole</key>
  19.             <string>Utility</string>
  20.         </dict>
  21.         <dict>
  22.             <key>CFBundleTypeIconFile</key>
  23.             <string>130</string>
  24.             <key>CFBundleTypeName</key>
  25.             <string>SwitchBack Preferences</string>
  26.             <key>CFBundleTypeOSTypes</key>
  27.             <array>
  28.                 <string>SwBp</string>
  29.             </array>
  30.             <key>CFBundleTypeRole</key>
  31.             <string>Utility</string>
  32.         </dict>
  33.         <dict>
  34.             <key>CFBundleTypeIconFile</key>
  35.             <string>132</string>
  36.             <key>CFBundleTypeName</key>
  37.             <string>SwitchBack Help</string>
  38.             <key>CFBundleTypeOSTypes</key>
  39.             <array>
  40.                 <string>SwBh</string>
  41.             </array>
  42.             <key>CFBundleTypeRole</key>
  43.             <string>Utility</string>
  44.         </dict>
  45.     </array>
  46.     <key>CFBundleIconFile</key>
  47.     <string>128</string>
  48.     <key>CFBundleIdentifier</key>
  49.     <string>nz.co.glendower.switchback</string>
  50.     <key>CFBundleLongVersionString</key>
  51.     <string>3.4, Copyright ¬© 1992-2001 Glendower Software Ltd.</string>
  52.     <key>CFBundleName</key>
  53.     <string>SwitchBack</string>
  54.     <key>CFBundlePackageType</key>
  55.     <string>APPL</string>
  56.     <key>CFBundleShortVersionString</key>
  57.     <string>3.4</string>
  58.     <key>CFBundleSignature</key>
  59.     <string>SwBk</string>
  60.     <key>LSRequiresCarbon</key>
  61.     <true/>
  62.     <key>NSApplescriptEnabled</key>
  63.     <true/>
  64.     <key>NSHumanReadableCopyright</key>
  65.     <string>Copyright ¬© 1992-2001 Glendower Software Ltd.</string>
  66. </dict>
  67. </plist>
  68.